| Commit message (Collapse) | Author |
|
|
|
|
|
Declaring things by their attribute name 'inputs', makes the lives of
linters and such exceptionally harder.
|
|
These were not used anyway because of the packages in home-manager.
|
|
|
|
|
|
An int can't be coerced to a string, but this is needed to use it in the
config file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
d4be8c2a96e4cac80036fd0b9eebc0c3e36e38a9.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was overmounting the /home directory, so generated user homes where
deleted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|