move common completely
This commit is contained in:
parent
23aa68d0fa
commit
26f8150f49
12 changed files with 0 additions and 516 deletions
9
common/desktop/README.md
Normal file
9
common/desktop/README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Common Desktop Config
|
||||
This is where I store the NixOS config that is common between
|
||||
my laptop and desktop
|
||||
|
||||
## Files
|
||||
* `./default.nix`: Contains common systemwide configuration
|
||||
* See also my NixOS [modules](../modules), specifically gnome
|
||||
* `./home.nix`: Contains common user-level configuration
|
||||
* See also my Home-Manager [modules](../hm-modules)
|
Loading…
Add table
Add a link
Reference in a new issue