wip clight-gui

This commit is contained in:
Motiejus Jakštys 2023-11-04 21:41:55 +02:00
parent 452ab37e39
commit a4ca8bc43b
1 changed files with 7 additions and 12 deletions

View File

@ -72,10 +72,15 @@
networking.networkmanager.enable = true;
# TODO gtimelog move to it's own module
programs.dconf.enable = true;
services.gnome.gnome-keyring.enable = true;
# wip put clight-gui to nixpkgs
#services.geoclue2 = {
# enable = true;
# enableWifi = true;
#};
#location.provider = "geoclue2";
environment.systemPackages = with pkgs; [
iw
vlc
@ -90,7 +95,6 @@
pandoc
evince
calibre
gtimelog
chromium
hunspell
tigervnc
@ -132,9 +136,6 @@
gnome.gnome-calculator
gnome.gnome-calendar
# TODO gtimelog move to it's own module
gnome.adwaita-icon-theme
xorg.xev
(texlive.combine {
@ -165,12 +166,6 @@
imports = [./plasma.nix];
xdg.configFile."awesome/rc.lua".source = ./rc.lua;
# TODO
#xdg.configFile."gtimelog" = {
# source = "/home/motiejus/.local/share/gtimelog";
# target = "/home/motiejus/M-Active/timelog";
#};
programs.firefox = {
enable = true;
profiles = {