switch to nixpkgs unstable

This commit is contained in:
Leonardo Eugênio 2023-12-09 12:10:14 -03:00
parent da736e199c
commit 6c6e82aae8
4 changed files with 83 additions and 337 deletions

View file

@ -11,6 +11,8 @@
./nix.nix
];
boot.kernelPackages = pkgs.linuxPackages_latest;
zramSwap.enable = true;
programs.adb.enable = true;