testing 67
This commit is contained in:
parent
6c21ec9a59
commit
84b12dca7f
7 changed files with 42 additions and 12 deletions
|
|
@ -1,4 +1,8 @@
|
|||
{lib, ...}: {
|
||||
options = {
|
||||
tulg.desktop.enable = lib.mkEnableOption "gui";
|
||||
};
|
||||
|
||||
imports = [
|
||||
./noctalia.nix
|
||||
./symlink.nix
|
||||
|
|
@ -6,5 +10,6 @@
|
|||
./spicetify.nix
|
||||
./browsers/zen.nix
|
||||
./vscode.nix
|
||||
./pkgs.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue