a very large amount of testing took place, adding librewolf is proving to be a pain since the unstable version fails to build
This commit is contained in:
parent
f3a2d6c808
commit
501935bab6
5 changed files with 105 additions and 49 deletions
|
@ -10,7 +10,7 @@
|
|||
./swaync.nix
|
||||
./flatpak.nix
|
||||
./sober.nix
|
||||
./librewolf.nix
|
||||
# ./librewolf.nix
|
||||
];
|
||||
|
||||
# States home manager version that config was originally compatible with, do not change without reading all patch notes since this version and altering as needed
|
||||
|
@ -20,7 +20,6 @@
|
|||
home.packages = [
|
||||
# Add grimblast screenshot tool
|
||||
pkgs.grimblast
|
||||
pkgs.librewolf
|
||||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue