Commit graph

63 commits

Author SHA1 Message Date
645fa542ee
refactor(docs): allow excluded directories overriding 2026-07-26 18:31:29 +00:00
703ff26742
feat(hosts): machine-specific modules 2026-07-26 14:54:38 +00:00
35368fc6f9
feat(users): define authorized SSH keys 2026-07-25 17:21:55 +00:00
240771af14
feat+fix(home-manager): pass inputs into extraSpecialArgs 2026-07-23 19:48:45 +03:00
e6f4bb1341
feat: use cfg.headless parameter to conditionally enable stylix, DM,
DE/WM
2026-07-23 19:14:42 +03:00
382d78b3d0
chore(flake): update lockfile 2026-07-23 12:51:47 +03:00
b5ec915d8a
feat(users/Sk7Str1p3): discord basic configuration 2026-07-02 18:15:21 +00:00
928068dfa2
feat(flake): add nixcord input for Sk7Str1p3 2026-06-26 07:22:09 +00:00
332a991e3d
feat(users/Sk7Str1p3): spicetify basic configuration 2026-06-25 19:24:39 +00:00
ba41b2ddfe
feat(users): allow unfree packages 2026-06-25 19:20:12 +00:00
7dedd3a094
chore(flake): update lock 2026-06-25 16:01:13 +00:00
bbad787c81
feat(flake): add spotify input for user Sk7Str1p3 2026-06-25 15:59:30 +00:00
897276714a
chore(flake): move user inputs to related files 2026-06-25 15:48:13 +00:00
549c3b3fd8
feat(flake): ability to call lib in files with inputs 2026-06-25 13:11:03 +00:00
47117a1873
chore(flake): move user inputs to separate dir + minor docs changes 2026-06-25 13:09:32 +00:00
75b42c0177
docs(flake/inputs): fix generation
`{lib,...}` as first line was breaking generator logic
2026-06-24 11:59:52 +00:00
9135a2fd12
fix(flake/inputs): change merge function to lib.recursiveUpdate 2026-06-24 10:50:20 +00:00
0cb40e954f
chore(flake): update lockfile to NixOS 26.11 2026-06-21 19:52:51 +00:00
22398cb6a9 fix(docgen): use nativeBuildInputs instead of buildInputs 2026-05-31 12:35:15 +03:00
9b6cf5b8dd feat(users/morpheus): init 2026-05-27 22:35:41 +03:00
0a5bfbfc5c chore(users/Sk7Str1p3): update wallpaper 2026-05-27 21:58:19 +03:00
56f1290a9e
feat(flake): enable lock flattening 2026-05-24 20:53:34 +03:00
7b787346b4
chore(flake): set new description and 'do not edit` comment 2026-05-24 20:15:12 +03:00
f57b5c4660
chore(users): change merge strategy to lib.recursiveUpdate 2026-05-24 16:47:58 +03:00
d3b48b8ef1
docs: add users to documentation generator 2026-05-15 21:31:18 +03:00
3c0b8071fa
feat(devShells): implement adding custom environment variables 2026-05-15 21:27:28 +03:00
e1e3a9c404
feat(flake/inputs): recursively import all files instead of manual
importing
2026-05-13 21:00:05 +03:00
faca496c63
feat(flake/home): add niri home-manager flake 2026-05-13 20:47:46 +03:00
09cb1886dc
chore: fix some minor formattng issues and linter warnings 2026-05-13 18:24:38 +03:00
92d7a96e2f
chore: add build results to .gitignore 2026-05-10 13:09:22 +03:00
e4235a3704
feat(devShells/nix): add nil 2026-05-10 12:41:14 +03:00
3977c67bee
chore(flake): update lockfile 2026-05-09 16:08:33 +03:00
85d17f0bc3
feat(users): add stylix; add wallpapers 2026-05-07 22:05:18 +03:00
a22dc3cc19
fix(users): replace builtinsCurrentTime with inputs.self.lastModified 2026-05-07 21:27:25 +03:00
67babcf84d
fix(hosts): pass inputs to extraArgs 2026-05-07 21:19:57 +03:00
be81acd46b
feat(users): configure sessions in GDM 2026-05-07 18:33:08 +03:00
e90b0b4d03
feat(flake): add stylix 2026-05-04 22:39:24 +03:00
c166dfdb10
feat(users): init home-manager 2026-05-03 15:43:27 +03:00
9b1f78dec7
fix(users): configuration mistakes 2026-05-03 15:08:26 +03:00
0c590003fd
fix(user/Sk7Str1p3): new passwd hash
* for some reason, `mkpasswd` generated empty passwd hash.
2026-05-03 14:54:33 +03:00
e0f2ba3fd4
fix(users): encrypt user password with root key 2026-05-03 12:51:48 +03:00
4fbff60171
fix(hosts/fennecBox): typo in about.nix users -> usersList 2026-05-03 00:49:27 +03:00
3c03464b24
feat(docs): describe evaluation time secrets 2026-05-03 00:48:46 +03:00
cc351c88c0
feat(users/Sk7Str1p3): initial 2026-05-03 00:42:46 +03:00
ad3a826027
feat: configure sops for user's evaluation time secrets 2026-05-03 00:35:46 +03:00
dacc27ad2d
feat(users): initial 2026-05-03 00:31:11 +03:00
57fb3905d5
feat: init sops-nix 2026-05-03 00:02:30 +03:00
dd51a7ab58
chore: move docgen comment to markdown file 2026-05-02 23:27:00 +03:00
51be18d517
fix(docs): fix unclosed HTML tag warning 2026-05-02 14:27:20 +03:00
98e7d20168
hosts(fennecBox): initial 2026-05-02 14:26:35 +03:00