forked from mirrors_public/oddlama_nix-config
refactor: pivot to lovesegfault's config structure
This commit is contained in:
parent
d7e6ab7071
commit
04fc94267a
29 changed files with 588 additions and 1150 deletions
9
users/oddlama/default.nix
Normal file
9
users/oddlama/default.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
config,
|
||||
impermanence,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
with lib; {
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue