mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-07-16 22:16:51 +08:00
update flakes; remove unwanted wms
This commit is contained in:
parent
c6bf1d959a
commit
89a29bdf0b
9 changed files with 100 additions and 335 deletions
|
|
@ -6,9 +6,6 @@
|
|||
./ai.nix
|
||||
./swhkd.nix
|
||||
./maomaowm.nix
|
||||
# ./hellwm.nix
|
||||
# ./miracle-wm.nix
|
||||
./sway.nix
|
||||
./matlab.nix
|
||||
./misc.nix
|
||||
];
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = [ pkgs.hellwm ];
|
||||
services.displayManager.sessionPackages = [ pkgs.hellwm ];
|
||||
}
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
programs.sway.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue