test
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
{...}: {
|
{...}: {
|
||||||
imports = [
|
imports = [
|
||||||
../system/desktop/wayland.nix
|
../system/desktop/wayland.nix
|
||||||
../system/desktop/sound.nix
|
../system/desktop/sound.nix
|
||||||
../system/desktop/misc.nix
|
../system/desktop/misc.nix
|
||||||
../system/desktop/browser.nix
|
../system/desktop/browser.nix
|
||||||
../system/desktop/font.nix
|
../system/desktop/font.nix
|
||||||
../system/desktop/theme.nix
|
../system/desktop/theme.nix
|
||||||
../system/desktop/cursor.nix
|
../system/desktop/cursor.nix
|
||||||
];
|
];
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
../../modules/system.nix
|
../../modules/system.nix
|
||||||
../../modules/display-manager.nix
|
../../modules/display-manager.nix
|
||||||
# ../../modules/app.nix
|
../../modules/app.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|||||||
Reference in New Issue
Block a user