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
|
clippy
|
||||||
clang
|
clang
|
||||||
distrobox
|
distrobox
|
||||||
dive
|
|
||||||
];
|
];
|
||||||
programs.go = {
|
programs.go = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
@ -11,11 +11,6 @@
|
||||||
./disko.nix
|
./disko.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
hardware.graphics = {
|
|
||||||
enable = true;
|
|
||||||
enable32Bit = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
zramSwap.enable = true;
|
zramSwap.enable = true;
|
||||||
boot.kernelPackages = pkgs.linuxPackages_6_11;
|
boot.kernelPackages = pkgs.linuxPackages_6_11;
|
||||||
networking.hostName = "lenar";
|
networking.hostName = "lenar";
|
||||||
|
|
Loading…
Reference in a new issue