Trying with emacs
This commit is contained in:
+1
-1
@@ -1616,7 +1616,7 @@ This is top file of this level which contains just an import statement for all r
|
||||
./kitty.nix
|
||||
./starship.nix
|
||||
./zsh.nix
|
||||
#./emacs.nix
|
||||
./emacs.nix
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -43,6 +43,6 @@
|
||||
];
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
#hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
./kitty.nix
|
||||
./starship.nix
|
||||
./zsh.nix
|
||||
#./emacs.nix
|
||||
./emacs.nix
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user