|
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 |
|