We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d6c04c commit 36fb8d6Copy full SHA for 36fb8d6
home.nix
@@ -135,6 +135,8 @@ let
135
comment
136
uri
137
]))
138
+ hunspellDicts.en_US-large
139
+ hyphenDicts.en_US
140
] ++ lib.optionals isLinux [
141
fuse-overlayfs
142
uxplay # airplay server
profile-881ff.json
@@ -15,7 +15,7 @@
15
"active": true,
16
"priority": 5,
17
"storePaths": [
18
- "/nix/store/1m22mfbsv180wr9420pmjd381iyfhb3p-home-manager-path"
+ "/nix/store/7zr71b0324x4q722zpgm0h15m6jdicxv-home-manager-path"
19
]
20
}
21
},
0 commit comments