hosts/eldrid: update id's
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
|
||||
networking = {
|
||||
networkmanager.enable = true;
|
||||
# hostId = "";
|
||||
hostId = "14f63637";
|
||||
hostName = "eldrid";
|
||||
};
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
system.stateVersion = "25.11";
|
||||
time.timeZone = "Europe/Kyiv";
|
||||
|
||||
desktop.plasma.enable = true;
|
||||
desktop.niri.enable = true;
|
||||
|
||||
module = {
|
||||
config = {
|
||||
@ -30,7 +30,7 @@
|
||||
};
|
||||
stylix = {
|
||||
enable = true;
|
||||
theme = "helios";
|
||||
theme = "rose-pine-moon";
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
{inputs, ...}: let
|
||||
disk = "/dev/nvme0n1";
|
||||
disk = "/dev/disk/by-id/nvme-eui.e8238fa6bf530001001b444a44022ad0";
|
||||
in {
|
||||
imports = with inputs; [
|
||||
disko.nixosModules.disko
|
||||
|
Reference in New Issue
Block a user