lock
This commit is contained in:
@@ -37,7 +37,7 @@ in {
|
||||
|
||||
networking.hostName = "cnix";
|
||||
|
||||
environment.variables.FLAKE = "/home/cnst/.nix-config";
|
||||
environment.variables.NH_FLAKE = "/home/cnst/.nix-config";
|
||||
|
||||
programs.hyprland.settings = {
|
||||
monitor = [
|
||||
|
||||
@@ -44,7 +44,7 @@ in {
|
||||
}
|
||||
];
|
||||
|
||||
environment.variables.FLAKE = "/home/cnst/.nix-config";
|
||||
environment.variables.NH_FLAKE = "/home/cnst/.nix-config";
|
||||
|
||||
programs.hyprland.settings = {
|
||||
monitor = [
|
||||
|
||||
@@ -39,7 +39,7 @@ in {
|
||||
|
||||
networking.hostName = "cnixtop";
|
||||
|
||||
environment.variables.FLAKE = "/home/cnst/.nix-config";
|
||||
environment.variables.NH_FLAKE = "/home/cnst/.nix-config";
|
||||
|
||||
programs.hyprland.settings = {
|
||||
monitor = [
|
||||
|
||||
@@ -37,7 +37,7 @@ in {
|
||||
|
||||
networking.hostName = "toothpc";
|
||||
|
||||
environment.variables.FLAKE = "/home/toothpick/.nix-config";
|
||||
environment.variables.NH_FLAKE = "/home/toothpick/.nix-config";
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
system.stateVersion = lib.mkDefault "23.11";
|
||||
|
||||
Reference in New Issue
Block a user