zenix: remove hyprland
This commit is contained in:
parent
1d5773e013
commit
cbe883dcc6
1 changed files with 0 additions and 19 deletions
19
flake.nix
19
flake.nix
|
|
@ -43,7 +43,6 @@
|
|||
./nixos/programs/personal.nix
|
||||
./nixos/services/musnix.nix
|
||||
./nixos/workstation.nix
|
||||
./nixos/programs/hyprland.nix
|
||||
];
|
||||
home-modules = [
|
||||
./home/programs/graphical.nix
|
||||
|
|
@ -135,24 +134,6 @@
|
|||
];
|
||||
};
|
||||
|
||||
vm-hyprland =
|
||||
builtins.trace ''
|
||||
use super+enter to start a terminal.
|
||||
use super+d to launch applications
|
||||
|
||||
Hyprland is VERY SLOW in the VM.
|
||||
|
||||
start with '-vga virtio'
|
||||
''
|
||||
mkConf
|
||||
{
|
||||
nixos-modules = [
|
||||
./hardware/vm.nix
|
||||
(auto-login "Hyprland")
|
||||
./nixos/programs/hyprland.nix
|
||||
];
|
||||
};
|
||||
|
||||
vm-tty =
|
||||
mkConf
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue