fix: build

This commit is contained in:
Kaito T Lex 2025-05-14 00:31:26 -07:00
parent 59d3fa9ebd
commit f8e5c16d50
2 changed files with 2 additions and 2 deletions

View file

@ -150,7 +150,7 @@
};
#System specific packages to install
environment.systemPackages = with pkgs; [
nvtop
# nvtop
osu-lazer
davinci-resolve
wacomtablet

View file

@ -7,6 +7,6 @@
../../modules/audio
../../modules/stylix
../../modules/electrical
../../modules/desktop-environment/
../../modules/desktop-environment
];
}