Compare commits

..

2 Commits

3 changed files with 7 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
description = "Main nixos system configuration management by Jonas Hahn";
inputs = {
nixpkgs.url = "nixpkgs/nixos-25.05";
nixpkgs.url = "nixpkgs/nixos-25.11";
nixpkgs-unstable.url = "nixpkgs/nixos-unstable";
sops-nix = {
@@ -11,7 +11,7 @@
};
home-manager = {
url = "github:nix-community/home-manager/release-25.05";
url = "github:nix-community/home-manager/release-25.11";
inputs.nixpkgs.follows = "nixpkgs";
};
};

View File

@@ -17,6 +17,7 @@
programs = {
hyprland.enable = true;
niri.enable = true;
firefox.enable = true;
};
}

View File

@@ -68,7 +68,11 @@
bat
vim
unstable.neovim
unstable.zellij
unstable.helix
unstable.jujutsu
jjui
uv
nap
emacs
inotify-tools