My NixOS configuration
- f2fs, no swap
- systemd-boot, wayland, pipewire
- gnome, libadwaita
- basic bash, git, vim settings
- ghostty, zed, obsidian
- firefox
- latex
- zotero
sudo nix-collect-garbage -d
nix flake update
sudo nixos-rebuild switch --flake .
nix flake show templates
nix flake init -t templates#full
Configure sync directories
- Log in and go through settings
- Add ublock filters
- Import bookmarks (from sync/arbeit/chromium_lesezeichen/)
- Go through the settings
- Turn on night light
- Set up keyboard shortcuts for launching apps
- Turn on active screen edges
- Dynamic workspaces
- Workspaces only on primary screen
- Select refresh rate
- Set default apps
See notes in sync/arbeit/vpn/
Restore settings from sync/backup/warframe/
This configuration is licensed under the GPLv3 License.
The nixbuild.sh script is based on No Boilerplate's rebuild script.