Martin Berg Alstad 3005b55e89
🪛 Unstable in home-manager, new wallpapers, .NET
- Added unstable overlay in order to fetch pkgs from unstable
- Changed Zed-editor to unstable
- Commented turn off screen timeout, still buggy
- Added new Catppuccin wallpapers
- Changed secondary colours on lock screen to fit wallpaper
- Removed <i/> on lock screen
- Added Rider, .NET 9 adn ASP.NET 9
- Readded EDITOR env to nvim
2025-01-16 20:04:50 +01:00
2025-01-12 17:38:51 +01:00
2025-01-12 17:38:51 +01:00
2025-01-12 16:17:44 +01:00
2025-01-12 17:38:51 +01:00
2025-01-12 17:38:51 +01:00

NixOS Configurations

My NixOS configurations with dotfiles for my desktop

Screenshot of desktop

Includes

WM Hyprland
Shell Fish
Prompt Starship
Theme Catppuccin

Commands

Format all .nix files

  ./fmt

Rebuild and test Nix configuration

  • Will add all new files to git and format all nix-files
  ./test

Rebuild and switch Nix configuration

  • Will add all new files to git and format all nix-files
  ./rebuild
Description
NixOS configuration with dotfiles for my systems
Readme 20 MiB
Languages
Nix 78.4%
CSS 19.2%
Just 2.4%