we're about to run this thing
This commit is contained in:
@@ -18,6 +18,13 @@ in
|
||||
# TODO modularize
|
||||
imports = [ ./battery-low-timer.nix ];
|
||||
|
||||
# Secrets used by home-manager modules
|
||||
age.secrets.fastmail.file = "${self}/secrets/fastmail.age";
|
||||
age.secrets.fastmail.owner = "anish";
|
||||
|
||||
age.secrets.mossnet.file = "${self}/secrets/mossnet.age";
|
||||
age.secrets.mossnet.owner = "anish";
|
||||
|
||||
services = {
|
||||
gnome.gnome-keyring.enable = true;
|
||||
upower.enable = true;
|
||||
@@ -48,6 +55,7 @@ in
|
||||
unstable.sublime-music
|
||||
unstable.nheko
|
||||
unstable.tootle
|
||||
|
||||
scrot
|
||||
ripcord
|
||||
feh
|
||||
|
||||
Reference in New Issue
Block a user