remove dead imports
This commit is contained in:
@@ -1,15 +1,9 @@
|
||||
{ config, lib, pkgs, inputs, ... }: {
|
||||
|
||||
imports = [
|
||||
./ags
|
||||
./hyprland
|
||||
./terminal
|
||||
./rofi
|
||||
./pywal
|
||||
./swaylock
|
||||
./calcurse
|
||||
./wayvnc
|
||||
./firefox
|
||||
];
|
||||
|
||||
config = {
|
||||
|
||||
Reference in New Issue
Block a user