Added new disco config
This commit is contained in:
parent
3f06e35f3f
commit
7a0f467c50
4 changed files with 53 additions and 2 deletions
|
|
@ -74,7 +74,7 @@ pkgs = import nixpkgs {
|
|||
};
|
||||
};
|
||||
modules = [
|
||||
(import ./nixos/modules/disko/impermanence-disko.nix { device = "/dev/nvme0n1"; } )
|
||||
(import ./nixos/modules/disko/impermanence-btrfs.nix { device = "/dev/nvme0n1"; } )
|
||||
./nixos/configuration.nix
|
||||
#nix-flatpak.nixosModules.default
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue