mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
switched mount points on gerg-desktop
This commit is contained in:
parent
2651f44be8
commit
2cf332631b
6 changed files with 263 additions and 271 deletions
|
|
@ -7,10 +7,11 @@ inputs: {
|
|||
}: {
|
||||
imports = [
|
||||
(import ./prime.nix inputs)
|
||||
(import ./disko.nix inputs)
|
||||
(import ./gaming.nix inputs)
|
||||
];
|
||||
|
||||
disko.devices = import ./disko.nix;
|
||||
|
||||
localModules = {
|
||||
DE.gnome.enable = true;
|
||||
DM = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue