Commit Graph

96 Commits

Author SHA1 Message Date
68d636bb59
docs: add README for configs and Fiesta NixVim config 2024-01-26 22:30:59 +08:00
32a9acf197
users/foo-dogsquared/setups/music: re-enable beets 2024-01-26 21:21:27 +08:00
6223c2b737
flake: update setups config 2024-01-26 21:21:08 +08:00
c8cd8b44ff
nixvimConfigs/fiesta/setups/treesitter: init 2024-01-26 21:18:16 +08:00
f5e9d12bb6
nixvimConfigs/fiesta/setups/desktop-utils: init 2024-01-26 19:38:18 +08:00
42a24ada02
flake: export nixvimModules 2024-01-26 16:54:16 +08:00
677b57cad7
nixos/profiles/desktop: make Nix more of a background process 2024-01-26 16:49:02 +08:00
c6bc18035a
flake-parts/setups: import the default modules 2024-01-26 09:38:31 +08:00
670f52ce30
nixvimConfigs/fiesta: init 2024-01-25 22:51:05 +08:00
b81460db8f
hosts/ni: use NixOS custom desktop profile 2024-01-25 18:52:40 +08:00
e11c054e54
hosts/ni/services/backup: add btrfs autoscrub 2024-01-25 12:19:29 +08:00
c12f59cad8
users/foo-dogsquared/programs/browsers: add "Search by image" Firefox extension 2024-01-22 18:57:37 +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
44ae723bd9
hosts/ni/services/fail2ban: update settings 2024-01-22 12:24:53 +08:00
a91e89b6a3
hosts/ni: make use of the custom "profiles ala-nixpkgs" 2024-01-22 12:23:14 +08:00
d5c5ac2f0c
nixos/profiles/server: remove hardened-config submodule
We're also moving it to a profiles module ala-nixpkgs.
2024-01-22 12:21:37 +08:00
fc3f7eb7c7
nixos/profiles/server: remove headless submodule
Now this is moved as a "proper" profile module ala-nixpkgs. Also because
we can use not only on server systems.
2024-01-22 12:19:36 +08:00
a4402aa04f
nixos/profiles/generic: init
We'll have to move the `profiles` modules into a new namespace. It will
get confusing in the future.
2024-01-22 12:17:48 +08:00
121100c8ac
users/foo-dogsquared: add XDG_PROJECTS_DIR
Now to figure how to add this as a system-wide configuration setting.
2024-01-20 22:48:11 +08:00
7e2e3ea132
users/foo-dogsquared/programs/doom-emacs: update package list 2024-01-20 22:47:36 +08:00
05fc9ee2b4
hosts/graphical-installer: fix and update config 2024-01-20 17:38:13 +08:00
29852e55f7
hosts/bootstrap: update and fix config 2024-01-20 17:37:50 +08:00
436bfacf00
flake: update per-system nixpkgs config 2024-01-20 17:23:13 +08:00
1915a106c9
chore: update comments 2024-01-20 17:22:49 +08:00
72d2f095b5
flake: update NixOS setups module 2024-01-20 17:17:26 +08:00
cdfbab6490
flake: fix templates 2024-01-20 17:17:01 +08:00
7bb0b0dd1f
modules: restructure private modules directory 2024-01-20 17:16:02 +08:00
40895e71c3
hosts/ni: update hardware and networking setup 2024-01-20 11:30:10 +08:00
462ddf9d7d
users/foo-dogsquared/programs/browsers: add Sourcegraph for Firefox extension 2024-01-18 17:06:47 +08:00
3fb74e8610
docs: update NixOS config README 2024-01-18 17:05:25 +08:00
16dae5c0b8
hosts/ni: convert foo-dogsquared home-manager user to declarative hosts method 2024-01-18 16:58:05 +08:00
3aedb06a6c
users/foo-dogsquared/setups/development: add SSH and GPG keys config 2024-01-17 17:34:10 +08:00
f84189e548
setups: fix configs 2024-01-17 17:33:31 +08:00
bfd308f813
config: update and refactor NixOS baseline config 2024-01-17 17:33:01 +08:00
a7e4c430d5
config: update and refactor home-manager baseline config 2024-01-17 17:32:34 +08:00
26881be1b4
docs: update NixOS configs README 2024-01-16 15:01:59 +08:00
a9cc97ae23
hosts/ni/networking/wireguard: add NetworkManager profile for wireguard0
Not yet complete but it's just here existing for now.
2024-01-16 14:59:09 +08:00
25149e2f38
hosts/ni/networking/setup: add DNS option for NetworkManager setup 2024-01-16 14:58:18 +08:00
9e3469e752
setups: replace as flake-parts module 2024-01-16 14:54:50 +08:00
b06a06888f
flake.nix: add images flake output 2024-01-16 07:21:31 +08:00
e4ad727c56
flake.nix: configure output with flake-parts
I've seen how Nixvim project is managed and flake-parts is pretty good from
a glance and indeed it is.
2024-01-15 22:06:12 +08:00
073ddff676
!fixup graphical installer update squashfs compress 2024-01-16 14:59:51 +08:00
95b7c9c7de
hosts/graphical-installer: update compression options and kernel packages 2024-01-15 08:00:40 +08:00
2eed8e1419
!fixup bootrstrap update fs compress 2024-01-16 14:59:40 +08:00
c0d6422eea
hosts/bootstrap: update compression option and kernel packages 2024-01-15 08:00:15 +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