Rename work laptop to fit theme, capitalise names in syncthing config for consistency
This commit is contained in:
parent
6cb656747e
commit
24ecf210d5
|
@ -84,7 +84,7 @@
|
||||||
{home-manager.users.xenia.imports = [hyprland-home-config];}
|
{home-manager.users.xenia.imports = [hyprland-home-config];}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
N0245 = nixpkgs.lib.nixosSystem {
|
Ronin = nixpkgs.lib.nixosSystem {
|
||||||
pkgs = import nixpkgs {
|
pkgs = import nixpkgs {
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
config.allowUnfree = true;
|
config.allowUnfree = true;
|
||||||
|
@ -93,9 +93,9 @@
|
||||||
modules = [
|
modules = [
|
||||||
home-config
|
home-config
|
||||||
hyprland-config
|
hyprland-config
|
||||||
./hosts/N0245
|
./hosts/Ronin
|
||||||
./users/elitherl/N0245.nix
|
./users/elitherl/Ronin.nix
|
||||||
./services/syncthing/N0245.nix
|
./services/syncthing/Ronin.nix
|
||||||
{home-manager.users.elitherl.imports = [hyprland-home-config];}
|
{home-manager.users.elitherl.imports = [hyprland-home-config];}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
boot.initrd.luks.devices."luks-761eeb11-3091-4142-9232-4fb33165eccd".device = "/dev/disk/by-uuid/761eeb11-3091-4142-9232-4fb33165eccd";
|
boot.initrd.luks.devices."luks-761eeb11-3091-4142-9232-4fb33165eccd".device = "/dev/disk/by-uuid/761eeb11-3091-4142-9232-4fb33165eccd";
|
||||||
boot.initrd.luks.devices."luks-761eeb11-3091-4142-9232-4fb33165eccd".keyFile = "/crypto_keyfile.bin";
|
boot.initrd.luks.devices."luks-761eeb11-3091-4142-9232-4fb33165eccd".keyFile = "/crypto_keyfile.bin";
|
||||||
|
|
||||||
networking.hostName = "N0245"; # Define your hostname.
|
networking.hostName = "Ronin"; # Define your hostname.
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
environment.etc."ppp/options".text = ''
|
environment.etc."ppp/options".text = ''
|
||||||
ipcp-accept-remote
|
ipcp-accept-remote
|
|
@ -4,60 +4,60 @@
|
||||||
systemService = true;
|
systemService = true;
|
||||||
openDefaultPorts = true;
|
openDefaultPorts = true;
|
||||||
devices = {
|
devices = {
|
||||||
"ion".id = "7DD4NPH-6T2ET5A-4FCLFWW-CS6UR2W-IO5XQXC-DM5B2Q4-6X7DGU2-UKKVEAB";
|
"Ion".id = "7DD4NPH-6T2ET5A-4FCLFWW-CS6UR2W-IO5XQXC-DM5B2Q4-6X7DGU2-UKKVEAB";
|
||||||
"legion".id = "6OX54CG-EAQMXKA-K7TXB5P-G5A27HB-52JE2FA-XNAYZU6-YMIDBXP-RKPBJQV";
|
"Legion".id = "6OX54CG-EAQMXKA-K7TXB5P-G5A27HB-52JE2FA-XNAYZU6-YMIDBXP-RKPBJQV";
|
||||||
"monarch".id = "CJSUZQY-67XBLEZ-VKVHQHI-BLEUZNF-G4237AV-AW44CGH-F3JDKXU-CWT3RQZ";
|
"Monarch".id = "CJSUZQY-67XBLEZ-VKVHQHI-BLEUZNF-G4237AV-AW44CGH-F3JDKXU-CWT3RQZ";
|
||||||
"northstar".id = "W3QZTFS-BB42JYB-NQBZ5IM-H3WLAUQ-M57I2CP-FALWGEX-JI2ZZOC-QWAX2QQ";
|
"Nortstar".id = "W3QZTFS-BB42JYB-NQBZ5IM-H3WLAUQ-M57I2CP-FALWGEX-JI2ZZOC-QWAX2QQ";
|
||||||
"remarkable".id = "GHB6JKS-JOA3HHP-TYHB3IJ-GLV26QW-RWRZAMG-XYFGFB6-QLUHDSH-GNPZVAO";
|
"Ronin".id = "ZOL5YHK-ZZZULIE-UHGVKHW-H5E4BP7-S4CZBOX-OIZVUCV-RZUXOKA-QVBUBAJ";
|
||||||
"vanguard".id = "I366QNQ-D3FTDRX-RNOTXMW-YITZXOF-DSCDMQD-63Q72LI-ME2Y4HZ-T34RMQK";
|
"Vanguard".id = "I366QNQ-D3FTDRX-RNOTXMW-YITZXOF-DSCDMQD-63Q72LI-ME2Y4HZ-T34RMQK";
|
||||||
"N0245".id = "ZOL5YHK-ZZZULIE-UHGVKHW-H5E4BP7-S4CZBOX-OIZVUCV-RZUXOKA-QVBUBAJ";
|
"Remarkable".id = "GHB6JKS-JOA3HHP-TYHB3IJ-GLV26QW-RWRZAMG-XYFGFB6-QLUHDSH-GNPZVAO";
|
||||||
};
|
};
|
||||||
folders = {
|
folders = {
|
||||||
"Archive" = {
|
"Archive" = {
|
||||||
id = "hwnqy-xzcdx";
|
id = "hwnqy-xzcdx";
|
||||||
ignorePerms = true;
|
ignorePerms = true;
|
||||||
devices = ["legion" "monarch" "vanguard"];
|
devices = ["Legion" "Monarch" "Vanguard"];
|
||||||
};
|
};
|
||||||
"Books" = {
|
"Books" = {
|
||||||
id = "zjmxy-ycmbq";
|
id = "zjmxy-ycmbq";
|
||||||
ignorePerms = true;
|
ignorePerms = true;
|
||||||
devices = ["legion" "monarch" "northstar" "remarkable" "vanguard"];
|
devices = ["Legion" "Monarch" "Nortstar" "Remarkable" "Vanguard"];
|
||||||
};
|
};
|
||||||
"Comics" = {
|
"Comics" = {
|
||||||
id = "kc2h0-q3wot";
|
id = "kc2h0-q3wot";
|
||||||
ignorePerms = true;
|
ignorePerms = true;
|
||||||
devices = ["ion" "legion" "monarch" "northstar" "vanguard"];
|
devices = ["Ion" "Legion" "Monarch" "Nortstar" "Vanguard"];
|
||||||
};
|
};
|
||||||
"Documents" = {
|
"Documents" = {
|
||||||
id = "qc6qa-bipsd";
|
id = "qc6qa-bipsd";
|
||||||
ignorePerms = true;
|
ignorePerms = true;
|
||||||
devices = ["legion" "monarch" "northstar" "vanguard"];
|
devices = ["Legion" "Monarch" "Nortstar" "Vanguard"];
|
||||||
};
|
};
|
||||||
"Exports" = {
|
"Exports" = {
|
||||||
id = "tof2e-pdtde";
|
id = "tof2e-pdtde";
|
||||||
ignorePerms = true;
|
ignorePerms = true;
|
||||||
devices = ["legion" "monarch" "vanguard"];
|
devices = ["Legion" "Monarch" "Vanguard"];
|
||||||
};
|
};
|
||||||
"Notes" = {
|
"Notes" = {
|
||||||
id = "4ggjz-5dyop";
|
id = "4ggjz-5dyop";
|
||||||
ignorePerms = true;
|
ignorePerms = true;
|
||||||
devices = ["ion" "legion" "monarch" "northstar" "vanguard" "N0245"];
|
devices = ["Ion" "Legion" "Monarch" "Nortstar" "Ronin" "Vanguard"];
|
||||||
};
|
};
|
||||||
"Pictures" = {
|
"Pictures" = {
|
||||||
id = "ziuj8-rm6dn";
|
id = "ziuj8-rm6dn";
|
||||||
ignorePerms = true;
|
ignorePerms = true;
|
||||||
devices = ["ion" "legion" "monarch" "northstar" "vanguard"];
|
devices = ["Ion" "Legion" "Monarch" "Nortstar" "Vanguard"];
|
||||||
};
|
};
|
||||||
"Xochitl" = {
|
"Xochitl" = {
|
||||||
id = "dkcbx-kq7hl";
|
id = "dkcbx-kq7hl";
|
||||||
type = "receiveonly";
|
type = "receiveonly";
|
||||||
ignorePerms = true;
|
ignorePerms = true;
|
||||||
devices = ["legion" "remarkable"];
|
devices = ["Legion" "Remarkable"];
|
||||||
};
|
};
|
||||||
"Zotero" = {
|
"Zotero" = {
|
||||||
id = "huyvn-liwc9";
|
id = "huyvn-liwc9";
|
||||||
ignorePerms = true;
|
ignorePerms = true;
|
||||||
devices = ["ion" "legion" "monarch" "northstar" "vanguard" "N0245"];
|
devices = ["Ion" "Legion" "Monarch" "Nortstar" "Ronin" "Vanguard"];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue