Compare commits
No commits in common. "8fb9c771dd2260543d426a016964437546bfdae5" and "f7fac17127f32be91cc0ed255450f9d4559c5543" have entirely different histories.
8fb9c771dd
...
f7fac17127
2 changed files with 0 additions and 6 deletions
|
@ -26,7 +26,6 @@ in
|
|||
clippy
|
||||
clang
|
||||
distrobox
|
||||
dive
|
||||
];
|
||||
programs.go = {
|
||||
enable = true;
|
||||
|
|
|
@ -11,11 +11,6 @@
|
|||
./disko.nix
|
||||
];
|
||||
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
enable32Bit = true;
|
||||
};
|
||||
|
||||
zramSwap.enable = true;
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_11;
|
||||
networking.hostName = "lenar";
|
||||
|
|
Loading…
Reference in a new issue