hosts/eldrid: update id's

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-05-11 17:51:24 +03:00
parent 1dc168ce63
commit 0c28f1e978
2 changed files with 4 additions and 4 deletions

View File

@ -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";
};
};

View File

@ -1,5 +1,5 @@
{inputs, ...}: let
disk = "/dev/nvme0n1";
disk = "/dev/disk/by-id/nvme-eui.e8238fa6bf530001001b444a44022ad0";
in {
imports = with inputs; [
disko.nixosModules.disko