Update to NixOS 24.05, add Remmina

This commit is contained in:
2024-06-01 17:49:52 +02:00
parent 7bbf0a150f
commit 0b70800341
3 changed files with 6 additions and 5 deletions

View File

@ -2,7 +2,7 @@
description = "Nixos config flake";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-23.11";
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
# home-manager = {
# url = "github:nix-community/home-manager";