mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 09:48:30 +02:00
feat: aqua/kana/ruby - switch to nixos-stable(23.05)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user