mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 04:30:42 +00:00
Add home impermanence
This commit is contained in:
parent
6a16de8d16
commit
9dd5d40494
4 changed files with 93 additions and 1 deletions
|
@ -31,6 +31,7 @@ in
|
|||
imports = [
|
||||
./packages
|
||||
./programs
|
||||
./impermanence
|
||||
];
|
||||
|
||||
config = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue