Remove lock
This commit is contained in:
parent
314a067795
commit
f1a93f1cf7
6 changed files with 7 additions and 2114 deletions
|
|
@ -230,7 +230,7 @@
|
|||
netcoredbg
|
||||
#fsharp
|
||||
fsharp
|
||||
fsautocomplete
|
||||
#fsautocomplete
|
||||
];
|
||||
example = [ ];
|
||||
type = with lib.types; listOf package;
|
||||
|
|
@ -250,7 +250,8 @@
|
|||
};
|
||||
packages = lib.mkOption {
|
||||
default = with pkgs; [
|
||||
bear
|
||||
# broke
|
||||
#bear
|
||||
gcc
|
||||
clang-tools
|
||||
];
|
||||
|
|
|
|||
|
|
@ -357,10 +357,8 @@ in
|
|||
# other programs
|
||||
"hyprpaper"
|
||||
"ironbar"
|
||||
"firefox"
|
||||
"${browserName}"
|
||||
"oxipaste_daemon"
|
||||
# should be taken care of with the new systemd services
|
||||
# "nextcloud --background"
|
||||
"oxinoti"
|
||||
] ++ config.mods.hyprland.extraAutostart;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue