From faa53380b7f38cf96d0127d4f54fa35352de20e1 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Sun, 25 Aug 2024 12:23:33 +0200 Subject: Clean up old readme notes --- README.md | 6 ------ tw/services/desktop.scm | 5 +---- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index 4249b654..87256b55 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,5 @@ # Timo's Dotfiles - -## Improvement ideas and to-dos - -- create a package to generate the desktop background PNG from the SVG in `gnome-backgrounds` -- track `.s3cfg` as a secret, adding a `home-secrets-service-type` - ## Setting up IceCat In addition to customising any settings in `about:preferences`, set the following in `about:config`: diff --git a/tw/services/desktop.scm b/tw/services/desktop.scm index 61105927..0e340256 100644 --- a/tw/services/desktop.scm +++ b/tw/services/desktop.scm @@ -36,7 +36,6 @@ #:use-module ((gnu packages pulseaudio) #:select (pulsemixer)) #:use-module ((gnu packages python-build) #:select (python-setuptools-scm)) #:use-module ((gnu packages python-check) #:select (python-mypy python-tox)) - #:use-module ((gnu packages python-xyz) #:select (s3cmd)) #:use-module ((gnu packages ssh) #:select (pdsh)) #:use-module ((gnu packages syndication) #:select (newsboat)) #:use-module ((gnu packages tcl) #:select (tk)) @@ -97,10 +96,8 @@ texlive-newtx texlive-txfonts texlive-inconsolata ;; Work - s3cmd python-alibuild python-alidistlint actionlint modules + actionlint ansible hashicorp-packer-bin modules vinagre python-tox python-setuptools-scm python-mypy - hashicorp-packer-bin - ansible vinagre ;; Fonts font-hermit font-inconsolata font-fira-code font-fira-sans font-libertinus -- cgit v1.2.3