diff options
author | makefu <github@syntax-fehler.de> | 2021-03-12 20:08:43 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2021-03-12 20:08:43 +0100 |
commit | cf0cdbc33d6751bd5c8d48ec0433b7db299a292d (patch) | |
tree | 09688b85ae3a4157ac2793e793258efcf5a93137 /makefu/1systems/filepimp/source.nix | |
parent | 64bc6f1f6578de055ebdec5748f9af7c6a7d875c (diff) |
ma filepimp.r: clean up hardware, add disk
Diffstat (limited to 'makefu/1systems/filepimp/source.nix')
-rw-r--r-- | makefu/1systems/filepimp/source.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/1systems/filepimp/source.nix b/makefu/1systems/filepimp/source.nix index b81a2bf4a..9930f0e42 100644 --- a/makefu/1systems/filepimp/source.nix +++ b/makefu/1systems/filepimp/source.nix @@ -1,3 +1,4 @@ { name="filepimp"; + home-manager = true; } |