fix: build
This commit is contained in:
parent
59d3fa9ebd
commit
f8e5c16d50
2 changed files with 2 additions and 2 deletions
|
@ -150,7 +150,7 @@
|
||||||
};
|
};
|
||||||
#System specific packages to install
|
#System specific packages to install
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
nvtop
|
# nvtop
|
||||||
osu-lazer
|
osu-lazer
|
||||||
davinci-resolve
|
davinci-resolve
|
||||||
wacomtablet
|
wacomtablet
|
||||||
|
|
|
@ -7,6 +7,6 @@
|
||||||
../../modules/audio
|
../../modules/audio
|
||||||
../../modules/stylix
|
../../modules/stylix
|
||||||
../../modules/electrical
|
../../modules/electrical
|
||||||
../../modules/desktop-environment/
|
../../modules/desktop-environment
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue