mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
disko setup for gerg-desktop Thanks Lily!
This commit is contained in:
parent
ac70f98277
commit
0fce2524d7
6 changed files with 264 additions and 247 deletions
|
|
@ -10,8 +10,9 @@ inputs: {
|
|||
(import ./vfio.nix inputs)
|
||||
(import ./parrot.nix inputs)
|
||||
(import ./spicetify.nix inputs)
|
||||
(import ./zfs inputs)
|
||||
(import ./zfs.nix inputs)
|
||||
(import ./containers inputs)
|
||||
(import ./disko.nix inputs)
|
||||
];
|
||||
|
||||
system.stateVersion = "unstable";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue