mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat: factor out spacetime config
This commit is contained in:
@@ -91,13 +91,6 @@ in {
|
||||
boot.loader.timeout = 1;
|
||||
boot.extraModulePackages = [ config.boot.kernelPackages.exfat-nofuse ];
|
||||
}
|
||||
{
|
||||
time.timeZone = "Europe/Berlin";
|
||||
location = {
|
||||
latitude = 52.517;
|
||||
longitude = 13.3872;
|
||||
};
|
||||
}
|
||||
{
|
||||
home-manager.users.me = {
|
||||
programs.zathura = {
|
||||
@@ -305,14 +298,13 @@ in {
|
||||
./neovim.nix
|
||||
./newsboat.nix
|
||||
./flameshot-once.nix
|
||||
./nixpkgs-unstable.nix
|
||||
./packages
|
||||
./printing.nix
|
||||
./wallpaper.nix
|
||||
./redshift.nix
|
||||
./retiolum.nix
|
||||
./rofi.nix
|
||||
./spotify.nix
|
||||
./spacetime.nix
|
||||
./ssh.nix
|
||||
./sudo.nix
|
||||
./sxiv.nix
|
||||
|
||||
Reference in New Issue
Block a user