0f9ae81c0a
modules/xdg: fix documentation error
...
XDG state docs said it defaulted to $HOME/.local/share when in reality it was $HOME/.local/state (as it should be).
This fixes the documentation error.
2025-10-02 19:27:08 +03:00
éclairevoyant
2426d6ad20
Merge pull request #54 from feel-co/liberate-lib
...
lib: liberate from the module system
2025-08-27 00:42:08 +00:00
éclairevoyant
e026bdfcf6
lib: liberate from the module system ( fixes #52 )
2025-08-26 11:40:20 -04:00
raf
ce24546f7f
Merge pull request #39 from Michael-C-Buckley/main
...
modules/nixos: adjusted targets for alternative linkers to after local-fs.target
2025-08-24 17:35:37 +03:00
éclairevoyant
9e906c9ce2
lib: expose envVarType
2025-08-18 16:09:11 -04:00
éclairevoyant
2caf23480d
lib: expose toEnv
2025-08-18 14:05:05 -04:00
éclairevoyant
376f08a5b9
modules/nixos: reduce priority of per-user defaults
2025-08-18 13:50:12 -04:00
éclairevoyant
ec87ff7037
lib: init, expose file-type
2025-08-18 13:49:47 -04:00
Michael Buckley
d72cf4bbc2
modules/nixos: Adjusted the Hjem activation with alternative linkers to wait until after local-fs.target to link properly
2025-08-07 19:33:06 -04:00
éclairevoyant
3ab21c88be
modules/xdg: remove hardcoded dirs from default value checks
2025-08-03 13:04:00 -04:00
lunarnovaa
5c81ae5840
modules/xdg: use $HOME to indicate user's home
2025-07-29 13:38:21 -07:00
lunarnovaa
765248a76a
modules/xdg: rename home to directory
2025-07-23 18:03:06 -07:00
lunarnovaa
e210b58041
modules/xdg: remove enable option and add vars if changed
2025-07-23 17:52:24 -07:00
lunarnovaa
1646b91b31
modules: fix overlapping files attr names
2025-07-20 18:07:42 -07:00
lunarnovaa
f8fc54fde0
modules: add XDG_STATE management
2025-07-20 13:16:35 -07:00
lunarnovaa
4180a787c3
modules: add XDG_DATA management
2025-07-20 13:06:25 -07:00
lunarnovaa
f02aa0760f
modules: add XDG_CACHE management
2025-07-20 13:00:23 -07:00
lunarnovaa
55f2749389
modules: add XDG_CONFIG management
...
- tests: add xdg tests
2025-07-20 12:49:40 -07:00
raf
3093a74542
Merge pull request #40 from nezia1/per-user-services
...
modules/nixos: implement per-user activation services
2025-07-12 09:50:56 +03:00
éclairevoyant
467f52aabc
chore: cleanup
2025-07-05 10:05:36 -04:00
éclairevoyant
85a1964abf
modules/common/user: ensure generator generates str or drv
2025-07-05 10:05:36 -04:00
éclairevoyant
4c6022398a
modules/common/user: expand on and correct generator option description
2025-07-05 10:05:36 -04:00
Seth Flynn
386d56af28
modules: add users.<user>.files.<name>.{generator,value}
options
2025-07-05 08:03:54 -04:00
Anthony Rodriguez
21ea224e81
modules/nixos: implement per-user activation services
2025-07-04 10:49:51 -04:00
NotAShelf
26c5ebaad2
modules/nixos: clean up linker description; fix incorrect type
2025-06-19 17:22:02 +03:00
Anthony Rodriguez
6d4cb92bf2
modules/nixos: remove symlink default permissions
2025-06-14 09:48:24 +02:00
atagen
d1776d75c0
modules/nixos: add linkerOptions option
2025-06-13 22:13:09 -04:00
Anthony Rodriguez
da227287c5
modules/nixos: validate manifests
2025-06-13 22:13:08 -04:00
Anthony Rodriguez
1b86cb0e5a
modules/nixos: add file linking
2025-06-13 22:13:08 -04:00
Anthony Rodriguez
001f1c76f2
modules/nixos: initiate manifest creation
...
Co-authored-by: Eman Resu <8693624+quatquatt@users.noreply.github.com>
2025-06-13 22:13:08 -04:00
éclairevoyant
df0ba737f0
modules/common: rename
2025-06-13 22:09:17 -04:00
éclairevoyant
ca01f51339
modules/common: add hjem.linker option
2025-06-13 22:09:17 -04:00
éclairevoyant
0093748aa4
modules/nixos: only assert/warn for enabled users
2025-06-13 22:09:17 -04:00
éclairevoyant
ab69cfb73b
revert refactor
2025-06-13 22:09:09 -04:00
Eman Resu
5f5a4ce7d6
refactor: rewrite tmpfiles.users
for readability
2025-06-05 09:48:29 -04:00
Eman Resu
59ba038112
refactor: rewrite assertions
to use let binding
2025-06-05 09:35:07 -04:00
Eman Resu
8a0d0774ea
refactor: rewrite users.users
to use lib.pipe
2025-06-05 09:34:00 -04:00
Eman Resu
731d3965c5
refactor: use ++ instead of concatLists
2025-06-05 08:03:22 -04:00
Eman Resu
9e5707b8fe
refactor: remove unused type
2025-06-05 08:01:08 -04:00
Gerg-L
d16364a72c
re-gergify
2025-05-05 19:02:48 -04:00
NotAShelf
77b37eeb58
revert "Merge pull request #23 from Gerg-L/main"
...
This reverts commit b034b70f88
, reversing
changes made to e3b63f300f
.
2025-05-04 13:46:29 +03:00
Gerg-L
d1b4a447ea
lint: gergify modules/common.nix
2025-05-03 01:25:02 -04:00
Gerg-L
b97d6e43bf
lint: gergify modules/nixos/default.nix
2025-05-03 01:25:02 -04:00
Gerg-L
11e72ae060
lint: flip out
2025-05-03 01:25:02 -04:00
Gerg-L
0e81c45c29
fix: reverse specialArgs merge
2025-05-03 01:25:00 -04:00
NotAShelf
e3b63f300f
modules/nixos: remove renamed options
...
Enough time has passed that everyone who uses Hjem should have migrated. I do not want to eval implications, and I don't want to accidentally trip warnings for people who want to use the `homes` namespace themselves
2025-04-06 19:21:36 +03:00
NotAShelf
05fc9b4fcd
modules/nixos: provide osConfig
specialArg
2025-04-06 19:20:24 +03:00
Anthony Rodriguez
5a659b1a7c
modules/nixos: add hjem.users.<user>.environment
2025-02-21 17:49:38 +01:00
NotAShelf
db6e3af3e5
modules: rename hjem.extraSpecialArgs
to hjem.specialArgs
...
Okay they are just special, not *extra* special.
2025-01-21 16:09:16 +03:00
NotAShelf
2979f66c4a
modules/nixos: add extraSpecialArgs
2024-12-28 22:50:43 +03:00