Aly Raffauf
deb36b44e1
code cleanup ( #47 )
...
flakehub / flakehub-publish (push) Waiting to run
git-mirror / gitlab-sync (push) Waiting to run
nix-build / default-build (push) Waiting to run
nix-build / fallarbor-build (push) Waiting to run
nix-build / lavaridge-build (push) Waiting to run
nix-build / mauville-build (push) Waiting to run
nix-build / petalburg-build (push) Waiting to run
nix-build / rustboro-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run
* remove unused variables and nesting issues
* more code cleanups and build fixes
* cleanup sway
* base/plymouth: removed unnecessary font override
* hosts/common: remove unnecessary host checks
2024-07-18 21:05:35 -04:00
Aly Raffauf
a844e2ff68
hosts: reorganize common config ( #39 )
...
* hosts: mv common.nix -> common/default.nix
* hosts/common: move wifi settings to wifi.nix
* hosts/common: add locale.nix, nix.nix, samba.nix, and secrets.nix
* hosts/common: move network and wifi settings to network.nix
* hosts/common: org fixes
2024-07-16 16:53:28 -04:00
Aly Raffauf
3899be29c3
home/hyprland: remove monitor + tablet config from module ( #30 )
...
* home: moved hyprland monitors to config.ar.home.desktop.hyprland.monitors and config.ar.home.desktop.desktop.hyprland.laptopMonitors
* nix fmt
* home/options: update formatting
* home/hyprland: move laptop montiors to hosts/hostname/home.nix
* home/hyprland: move external non-desktop displays to user home configs
* home/hyprland: move monitors to host + home configs
* home/hyprland: add ar.home.desktop.hyprland.tabletMode.tabletSwitches for automatically setting up a list of tablet switches
* nix fmt
2024-07-15 00:14:18 -04:00
Aly Raffauf
e0909651f7
hosts: code cleanup
2024-07-10 21:21:14 -04:00
Aly Raffauf
17f721d33b
nixosmodules/greetd: simplify autologin options
2024-07-10 20:30:11 -04:00
Aly Raffauf
945fbdcc39
restructure flake ( #14 )
...
* initial commit
* simplify output structure
* don't pull wallpaper from flake, use fetchGit
* swap nixvim for neovim
* fetch wallpaper correctly
* move nixvim to aly home config
2024-07-09 19:17:53 -04:00
Aly Raffauf
ed82d1e7b8
userModules/aly/syncthing: handle secrets
2024-07-08 01:29:09 -04:00
Aly Raffauf
23e37fa814
move syncthing from nixosModules to userModules/aly
2024-07-08 00:58:52 -04:00
Aly Raffauf
0840f43ffd
declare GDK_SCALE in host cfg
2024-07-07 22:23:19 -04:00
Aly Raffauf
58b248367c
nixosModules: move tailscale config to hosts
2024-07-07 20:10:54 -04:00
Aly Raffauf
dbb3ec3895
move nixos/base to baseModules
2024-07-07 19:17:35 -04:00
Aly Raffauf
2c6cfaa41a
migrate fallarbor, lavaridge, petalburg, and rustboro to nixhw
2024-07-06 17:53:41 -04:00
Aly Raffauf
7db2c7a510
fallarbor, lavaridge: partial migration to nixhw
2024-07-06 17:12:44 -04:00
Aly Raffauf
efcc254856
nixosModules: simplify options
2024-06-28 21:07:20 -04:00
Aly Raffauf
e59d580d37
move user home-manager declarations to nixosModules
2024-06-28 19:36:23 -04:00
Aly Raffauf
ab6d56a2f3
aly: add firefox bookmarks and extensions for work profile
2024-06-27 22:16:25 -04:00
Aly Raffauf
05d7747a9e
moved base hardware cofnig + sound to hardwareModules
2024-06-26 23:57:41 -04:00
Aly Raffauf
575149a3a0
move duplicated hardware configuration to config.ar.hardware module
2024-06-26 22:13:02 -04:00
Aly Raffauf
195502dcbe
simplified module options and host configs after dropping nixos-hardware input
2024-06-22 12:10:36 -04:00
Aly Raffauf
b329714206
move sway options to options.nix and follow osConfig
2024-06-21 17:44:27 -04:00
Aly Raffauf
47d1432434
nixos: added option to automount mauville Samba shares for user aly at boot
2024-06-18 19:44:31 -04:00
Aly Raffauf
29968b0f73
lavaridge: fix bug in kernel module config + make amdgpu available in initrd
2024-06-16 01:11:34 -04:00
Aly Raffauf
08d98ade6f
reorganized hardware files and enabled firmware
2024-06-14 21:18:00 -04:00
Aly Raffauf
af76a6fc5f
Revert "disko: fix /boot being world-writeable"
...
This reverts commit 4b44917e2d
due to
errors at install time.
2024-06-14 19:42:53 -04:00
Aly Raffauf
ec9c82e706
move disko import to flakes
2024-06-14 19:06:08 -04:00
Aly Raffauf
4b44917e2d
disko: fix /boot being world-writeable
2024-06-14 12:54:19 -04:00
Aly Raffauf
0e73c7580f
refactor nixosModules with consistency with homeManagerModules
2024-06-11 21:16:05 -04:00
Aly Raffauf
b01e8ebadb
nixosModules: reformat to store all options in options.nix
2024-06-11 16:24:12 -04:00
Aly Raffauf
0831fdaeb9
flake: refactor home manager modules into flake output
2024-06-11 14:25:31 -04:00
Aly Raffauf
a81a230895
secrets: organized public ssh keys
2024-06-10 20:30:01 -04:00
Aly Raffauf
d772abff12
moved syncthing key/cert hosts -> nixosModules
2024-06-09 21:39:35 -04:00
Aly Raffauf
1f42499fe0
secrets: read host public key from hosts directory
2024-06-09 19:57:37 -04:00
Aly Raffauf
d0c2409ac1
secrets: added syncthing key and certs
2024-06-09 19:25:55 -04:00
Aly Raffauf
978431f9e2
Revert "enable btrfs autoscrub"
...
This reverts commit 82c89171fc
.
2024-06-03 14:15:19 -04:00
Aly Raffauf
82c89171fc
enable btrfs autoscrub
2024-06-02 05:17:30 -04:00
Aly Raffauf
f313a42a17
hypr/sway: remove cliphist
2024-06-01 20:45:25 -04:00
Aly Raffauf
eb0ea497a6
lavaridge: enable sway
2024-06-01 12:00:44 -04:00
Aly Raffauf
2ab53ed2b9
code cleanup
2024-05-27 21:39:30 -04:00
Aly Raffauf
aeb7978768
lavaridge: disable sway
2024-05-26 22:19:58 -04:00
Aly Raffauf
ec2ef98ab5
lavaridge: hyprland by default
2024-05-26 14:58:38 -04:00
Aly Raffauf
167f5b0111
lavaridge: enable hyprland
2024-05-26 02:30:33 -04:00
Aly Raffauf
647a36b46c
refactor flake.nix for multiarch support
...
flake: simplify nixos hosts with nixpkgs.lib.genAttrs
2024-05-24 13:37:55 -04:00
Aly Raffauf
fcc8f9980e
rebuilt flake.nix for better codereuse and defaults
2024-05-23 22:21:53 -04:00
Aly Raffauf
62943b1e61
simpify per-host home configurations
2024-05-21 22:28:52 -04:00
Aly Raffauf
d08a113c68
lavaridge/sway: enable redshift
2024-05-21 21:37:18 -04:00
Aly Raffauf
20cdfa3251
lavaridge: disable AMDGPU adaptive backlight management
2024-05-21 21:35:04 -04:00
Aly Raffauf
4f82c8c5bb
home-manager: moved to shared modules for multi user configs
2024-05-19 12:35:15 -04:00
Aly Raffauf
1a8db1b959
lavaridge/aly: enable easyeffects
2024-05-05 14:44:47 -04:00
Aly Raffauf
dd8d9994d2
update state versions
2024-05-03 11:03:50 -04:00
Aly Raffauf
a3efc7a008
added 'hoenn' command to manage system
2024-05-02 09:05:00 -04:00