upd
This commit is contained in:
@@ -1,16 +1,13 @@
|
||||
{ ... }: {
|
||||
imports = [
|
||||
../system/bootloader.nix
|
||||
../system/browser.nix
|
||||
../system/firewall.nix
|
||||
../system/locale.nix
|
||||
../system/networking.nix
|
||||
../system/print.nix
|
||||
../system/term.nix
|
||||
../system/development.nix
|
||||
# ../system/proxy.nix
|
||||
# ../system/recovery.nix # only supports non-flake conf
|
||||
../system/sound.nix
|
||||
../system/ssh.nix
|
||||
../system/timezone.nix
|
||||
# ../system/touchpad.nix
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
{...}: {
|
||||
imports = [
|
||||
../system/wayland.nix
|
||||
../system/sound.nix
|
||||
../system/print.nix
|
||||
../system/browser.nix
|
||||
../system/font.nix
|
||||
../system/theme.nix
|
||||
../system/cursor.nix
|
||||
|
||||
Reference in New Issue
Block a user