diff options
| author | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-03-29 23:09:38 +0100 |
|---|---|---|
| committer | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-03-29 23:09:38 +0100 |
| commit | 2e37bf1533ace5b2d4d50196300133d9e72d2952 (patch) | |
| tree | 0c06f4f03599933bb3d0e31620203287ca67c7c0 /nixos/home-manager.nix | |
| parent | 2418424adabca0a1616cca4920221cd67149b65a (diff) | |
flakes update feat. xfce
Diffstat (limited to '')
| -rw-r--r-- | nixos/home-manager.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/nixos/home-manager.nix b/nixos/home-manager.nix deleted file mode 100644 index 6e76671..0000000 --- a/nixos/home-manager.nix +++ /dev/null @@ -1,4 +0,0 @@ -{config, pkgs, ...}: -{ - users.users.wilkuu.isNormalUser = true; -} |
