Commit Graph

17 Commits

Author SHA1 Message Date
f6c70a278b
home-manager/state: refactor and add paths and ports sub-option
Similarly structured to the NixOS module to make it consistent, yay.
2024-07-31 21:47:48 +08:00
126755c8b1
users/foo-dogsquared: fix conditional for NixOS-enabled parts 2024-07-29 16:02:13 +08:00
3324c12d4c
wrapper-manager-fds/modules: overhaul wrapper config
Now, there could be multiple wrappers within the configuration but it
should still result with one derivation unlike the original version.
This could be handy for making package overrides with multiple binaries
(for example, 7Z) while making the interface consistent. This turns out
to be way nicer than I thought which is a good thing.
2024-07-08 21:12:31 +08:00
6fd2e28370
users/foo-dogsquared: integrate wrapper-manager-fds 2024-07-05 17:56:38 +08:00
26f827d9dd
home-manager/suites/dev: update state variable to use ignoreDirectories 2024-05-18 16:41:21 +08:00
aa7529a5b9
users/foo-dogsquared: update config to use modular states 2024-05-18 16:41:20 +08:00
c68dd0bf64
users/foo-dogsquared/setups/development: update dev't app list 2024-05-18 16:41:16 +08:00
cc2ec7e4e4
users/foo-dogsquared/setups/music: update config 2024-03-15 11:49:10 +08:00
03cdbc64a9
users/foo-dogsquared/setups/development: update Neovim conditional 2024-02-27 19:45:14 +08:00
ffe99314f3
users/foo-dogsquared: restructure config file structure 2024-02-25 17:25:33 +08:00
e2c80e14b3
users/foo-dogsquared/setups/development: set conditionals for NixVim module 2024-02-04 22:20:30 +08:00
a8dfc4e162
users/foo-dogsquared/setups/music: update config 2024-02-02 17:27:47 +08:00
2f389641cd
users/foo-dogsquared/programs/nixvim: init
We've also set a conditional for Neovim module.
2024-02-02 11:09:35 +08:00
32a9acf197
users/foo-dogsquared/setups/music: re-enable beets 2024-01-26 21:21:27 +08:00
9b7cc8a850
modules: move profiles custom namespace to suites
We now have a "proper" profiles modules ala-nixpkgs so we'll have to move
these to make it less confusing.
2024-01-22 14:48:55 +08:00
3aedb06a6c
users/foo-dogsquared/setups/development: add SSH and GPG keys config 2024-01-17 17:34:10 +08:00
0760acb676
configs: consolidate NixOS and home-manager config into one configs folder
Now we're going beyond these structuring as we might have to accomodate
non-system configurations like Nixvim.
2024-01-15 07:45:43 +08:00