Upgrade to NixOS 23.11
This commit is contained in:
parent
bc4676dec0
commit
5ee5e5fc52
6 changed files with 12 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
{ pkgs, config, ... }:
|
||||
{
|
||||
imports = [
|
||||
"${builtins.fetchTarball "https://github.com/nix-community/home-manager/archive/release-23.05.tar.gz"}/nixos"
|
||||
<home-manager/nixos>
|
||||
];
|
||||
|
||||
users.users.geoffrey = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue