Commit Graph

11 Commits

Author SHA1 Message Date
69af85a55e feat(system): change public filesystem ip address 2024-08-17 17:41:50 +03:00
3eea0a9bd4 feat(system): add avahi service 2024-08-17 17:41:03 +03:00
9aa3ab5d41 feat(system): add myself as trusted user for nix 2024-08-16 02:03:02 +03:00
8dd38dd6c0 feat(system): enable tailscale for all hosts 2024-08-16 01:44:46 +03:00
a4e3511154 feat(system): add printer and scanner support by default 2024-08-15 00:31:46 +03:00
94bf32731b feat(system): Add remote sshfs filesystem 2024-08-07 21:02:33 +03:00
f5b01e9f8f refactor(system, home): Move mpv [./system -> ./home], add git to ./system 2024-08-06 02:28:20 +03:00
668c2f17c4 refactor(flake, system): improve code structure
Refactor configuration generation

- Inherit lib from nixpkgs
- Rename functions (mkHome -> makeHome, merge -> forEachHost
- Relocate some variables' definitions into config generator functions
- Create separate function to track home-manager modules
2024-08-06 01:59:04 +03:00
2f0934d02b Removed "# vim: ts=2 sw=2 et" from all files 2024-08-05 01:59:45 +03:00
f00850f5d6 Added ./system/common.nix and optimized ./system/${hostname}.nix 2024-08-04 23:43:48 +03:00
a64093ce19 Initial commit 2024-08-04 21:15:01 +03:00