forked from UniverseBow/flake
migrate MACBOOKI9 to unstable base
This commit is contained in:
parent
b9992fa47e
commit
5d6ef3f5ad
2 changed files with 8 additions and 0 deletions
4
snow.nix
4
snow.nix
|
|
@ -19,6 +19,10 @@
|
|||
MACBOOKI9 = {
|
||||
system = "x86_64-linux";
|
||||
groups = groups: [groups.desktops];
|
||||
|
||||
base = inputs.nixpkgs-unstable;
|
||||
homeManager = inputs.home-manager-unstable;
|
||||
|
||||
modules = with inputs; [
|
||||
grub2-themes.nixosModules.default
|
||||
nix-flatpak.nixosModules.nix-flatpak
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue