diff options
| author | ene <ene@sils.li> | 2023-02-11 16:35:42 +0100 |
|---|---|---|
| committer | ene <ene@sils.li> | 2023-02-11 16:35:42 +0100 |
| commit | c0ec18cbd4a4e49a94114414bbee3c8a747d8e13 (patch) | |
| tree | 065f21635caee7c41f7fa67e101622c7ae063500 /system | |
| parent | Fix: Rename host for clarity and import home-manager (diff) | |
| download | nixos-config-c0ec18cbd4a4e49a94114414bbee3c8a747d8e13.zip | |
Feat(home-manager): Make the home configuration better
Diffstat (limited to '')
| -rw-r--r-- | system/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/default.nix b/system/default.nix index 81949ce4..73f53119 100644 --- a/system/default.nix +++ b/system/default.nix @@ -7,4 +7,5 @@ ./packages ./sound ]; + } |
