some trick
This commit is contained in:
parent
1483ea415c
commit
b7b123ebd0
@ -31,4 +31,9 @@
|
|||||||
|
|
||||||
# Use xanmod kernel
|
# Use xanmod kernel
|
||||||
boot.kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
boot.kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
||||||
|
|
||||||
|
system.autoUpgrade = {
|
||||||
|
enable = true;
|
||||||
|
flake = "git+https://git.sense-t.eu.org/NixOS/gpd-configurations#gpd";
|
||||||
|
};
|
||||||
}
|
}
|
Reference in New Issue
Block a user