feat: aqua/kana/ruby - switch to nixos-stable(23.05)

This commit is contained in:
Ryan Yin
2023-07-27 02:56:58 +08:00
parent 4f6b899643
commit e61bd9ae14
4 changed files with 3 additions and 18 deletions

View File

@@ -6,11 +6,6 @@
#############################################################
{
imports = [
{
# override the default nixpkgs
nixpkgs.pkgs = args.pkgs-unstable;
}
../../../modules/nixos/proxmox-hardware-configuration.nix
../../../modules/nixos/core-server.nix

View File

@@ -6,11 +6,6 @@
#############################################################
{
imports = [
{
# override the default nixpkgs
nixpkgs.pkgs = args.pkgs-unstable;
}
../../../modules/nixos/proxmox-hardware-configuration.nix
../../../modules/nixos/core-server.nix

View File

@@ -6,11 +6,6 @@
#############################################################
{
imports = [
{
# override the default nixpkgs
nixpkgs.pkgs = args.pkgs-unstable;
}
../../../modules/nixos/proxmox-hardware-configuration.nix
../../../modules/nixos/core-server.nix