feat: switch to btrfs
This commit is contained in:
parent
0ad695abcf
commit
90cbe489f6
10 changed files with 154 additions and 163 deletions
|
|
@ -7,7 +7,7 @@
|
|||
...
|
||||
}: {
|
||||
wms.hyprland.enable = false;
|
||||
wms.niri.enable = false;
|
||||
wms.niri.enable = true;
|
||||
apps = {
|
||||
web.librewolf.enable = true;
|
||||
web.zen.setDefault = true;
|
||||
|
|
@ -261,7 +261,7 @@
|
|||
options = ["--cmd cd"];
|
||||
};
|
||||
|
||||
services.quickshell.enable = true;
|
||||
services.quickshell.enable = false;
|
||||
|
||||
home.file.".mozilla/native-messaging-hosts/gpgmejson.json".text = builtins.toJSON {
|
||||
name = "gpgmejson";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue