mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Only install video production apps on the desktop
This commit is contained in:
parent
dbd3c3ff19
commit
f6ce8165b6
3 changed files with 20 additions and 14 deletions
|
|
@ -32,7 +32,7 @@
|
|||
specialArgs = {inherit inputs;};
|
||||
modules = [
|
||||
./hosts/seb-desktop
|
||||
./users/seb
|
||||
"${./.}/users/seb/@seb-desktop.nix"
|
||||
];
|
||||
};
|
||||
seb-laptop = nixpkgs.lib.nixosSystem {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue