Seperate user
This commit is contained in:
parent
347b20d668
commit
641cf5ad70
36 changed files with 196 additions and 222 deletions
users/willifan/graphical
16
users/willifan/graphical/default.nix
Normal file
16
users/willifan/graphical/default.nix
Normal file
|
@ -0,0 +1,16 @@
|
|||
{ pkgs, home-manager-unstable, ... }:
|
||||
|
||||
{
|
||||
|
||||
imports = [
|
||||
./dev
|
||||
#./hyprland
|
||||
./theme
|
||||
|
||||
#./firefox.nix
|
||||
#./kitty.nix
|
||||
#./thunderbird.nix
|
||||
];
|
||||
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue