24.05 + polymc
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
{ config, lib, pkgs, inputs, outputs, ... }: {
|
||||
# let
|
||||
# version = "23.11";
|
||||
# home-manager = builtins.fetchTarball
|
||||
# "https://github.com/nix-community/home-manager/archive/release-${version}.tar.gz";
|
||||
# in {
|
||||
# imports = [ (import "${home-manager}/nixos") ];
|
||||
home.stateVersion = "23.11";
|
||||
home.stateVersion = "24.05";
|
||||
|
||||
programs.bash = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user