update impermanence
This commit is contained in:
parent
53ad6749e5
commit
83f1b8f164
2 changed files with 13 additions and 5 deletions
|
|
@ -21,6 +21,9 @@
|
||||||
];
|
];
|
||||||
users.luser = {
|
users.luser = {
|
||||||
directories = [
|
directories = [
|
||||||
|
".ssh"
|
||||||
|
".gnupg"
|
||||||
|
|
||||||
"projects"
|
"projects"
|
||||||
".config/nixos-config"
|
".config/nixos-config"
|
||||||
|
|
||||||
|
|
@ -29,9 +32,14 @@
|
||||||
|
|
||||||
".local/share/zoxide"
|
".local/share/zoxide"
|
||||||
|
|
||||||
# KDE connect specific
|
# KDE
|
||||||
".config/kdeconnect"
|
".config/kdeconnect"
|
||||||
|
".local/kwalletd"
|
||||||
|
|
||||||
|
# Chrome
|
||||||
|
".config/google-chrome"
|
||||||
|
|
||||||
|
# neovim ros_neovim
|
||||||
".local/state/nvim_ringofstorms_helium"
|
".local/state/nvim_ringofstorms_helium"
|
||||||
];
|
];
|
||||||
files = [
|
files = [
|
||||||
|
|
|
||||||
8
hosts/lio/flake.lock
generated
8
hosts/lio/flake.lock
generated
|
|
@ -123,11 +123,11 @@
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"dir": "flakes/de_plasma",
|
"dir": "flakes/de_plasma",
|
||||||
"lastModified": 1765146859,
|
"lastModified": 1765157683,
|
||||||
"narHash": "sha256-1Oo7TfYs5qIhu1hn3KEKu9JcfSYCd122BgiWj4ws/9o=",
|
"narHash": "sha256-E8Yu5OylcuwaMyr8YB6LD4hh9YhiDPCeeLP+IKxxotA=",
|
||||||
"ref": "refs/heads/master",
|
"ref": "refs/heads/master",
|
||||||
"rev": "d6cd7b5e0b82c25aaa15ea960bb6c71f74a796c1",
|
"rev": "53ad6749e5ecae3f78f2a06fe5c3ae4c5900c651",
|
||||||
"revCount": 850,
|
"revCount": 857,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue