move binfmt to flake

This commit is contained in:
Peder Bergebakken Sundt 2024-03-11 10:56:21 +01:00
parent 4c1100ba1e
commit a161a458b0
7 changed files with 1 additions and 6 deletions

View File

@ -260,6 +260,7 @@
hidpi = hw.common-hidpi; hidpi = hw.common-hidpi;
p1005 = ./hardware/printer/hp-laserjet-p1005.nix; p1005 = ./hardware/printer/hp-laserjet-p1005.nix;
au = ./profiles/auto-upgrade.nix; au = ./profiles/auto-upgrade.nix;
binfmt = ./profiles/shell/binfmt-emu.nix;
dns64 = { config, ... }: { dns64 = { config, ... }: {
networking.nameservers = [ "2001:700:1:11::2:51" ]; # dns64.uninett.no networking.nameservers = [ "2001:700:1:11::2:51" ]; # dns64.uninett.no
networking.networkmanager.enable = true; networking.networkmanager.enable = true;

View File

@ -15,7 +15,6 @@
../../profiles/shell/base.nix ../../profiles/shell/base.nix
../../profiles/shell/archives.nix ../../profiles/shell/archives.nix
../../profiles/shell/nix-utils.nix ../../profiles/shell/nix-utils.nix
#../../profiles/shell/binfmt-emu.nix # qemu won't compile...
../../profiles/domeneshop-dyndns ../../profiles/domeneshop-dyndns
#../../profiles/code-remote #../../profiles/code-remote

View File

@ -16,7 +16,6 @@
../../profiles/shell/base.nix ../../profiles/shell/base.nix
../../profiles/shell/archives.nix ../../profiles/shell/archives.nix
../../profiles/shell/nix-utils.nix ../../profiles/shell/nix-utils.nix
#../../profiles/shell/binfmt-emu.nix # qemu won't compile...
../../profiles/domeneshop-dyndns ../../profiles/domeneshop-dyndns
#../../profiles/code-remote #../../profiles/code-remote

View File

@ -32,7 +32,6 @@
../../profiles/shell/base.nix ../../profiles/shell/base.nix
../../profiles/shell/archives.nix ../../profiles/shell/archives.nix
../../profiles/shell/nix-utils.nix ../../profiles/shell/nix-utils.nix
#../../profiles/shell/binfmt-emu.nix # qemu won't compile...
#../../profiles/desktop/base.nix #../../profiles/desktop/base.nix
#../../profiles/desktop/gnome # configures gdm #../../profiles/desktop/gnome # configures gdm

View File

@ -27,7 +27,6 @@
../../profiles/shell/base.nix ../../profiles/shell/base.nix
../../profiles/shell/archives.nix ../../profiles/shell/archives.nix
../../profiles/shell/nix-utils.nix ../../profiles/shell/nix-utils.nix
#../../profiles/shell/binfmt-emu.nix # qemu won't compile...
../../profiles/desktop/base.nix ../../profiles/desktop/base.nix
../../profiles/desktop/gnome # configures gdm ../../profiles/desktop/gnome # configures gdm

View File

@ -22,7 +22,6 @@
../../profiles/shell/base.nix ../../profiles/shell/base.nix
../../profiles/shell/archives.nix ../../profiles/shell/archives.nix
../../profiles/shell/nix-utils.nix ../../profiles/shell/nix-utils.nix
#../../profiles/shell/binfmt-emu.nix # qemu won't compile...
../../profiles/services/tmate-server.nix # opens port 42244 ../../profiles/services/tmate-server.nix # opens port 42244

View File

@ -36,7 +36,6 @@
../../profiles/shell/base.nix ../../profiles/shell/base.nix
../../profiles/shell/archives.nix ../../profiles/shell/archives.nix
../../profiles/shell/nix-utils.nix ../../profiles/shell/nix-utils.nix
#../../profiles/shell/binfmt-emu.nix # qemu won't compile...
../../profiles/desktop/base.nix ../../profiles/desktop/base.nix
../../profiles/desktop/gnome # configures gdm ../../profiles/desktop/gnome # configures gdm