mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Remove srv
This commit is contained in:
@@ -430,7 +430,6 @@ in {
|
||||
home.file.".config/autostart/xmodmap.desktop".source = ./xmodmap.desktop;
|
||||
|
||||
home.file.".config/nvim/lua".source = ./nvim/lua;
|
||||
home.file.".config/srv".source = ./srv;
|
||||
|
||||
home.file.".aws/config".source = ./.aws/config;
|
||||
}
|
||||
|
@@ -1,9 +0,0 @@
|
||||
---
|
||||
feeds:
|
||||
- https://news.ycombinator.com/rss
|
||||
- https://www.bleepingcomputer.com/feed/
|
||||
- https://www.theregister.com/security/headlines.atom
|
||||
- https://www.zdnet.com/topic/security/rss.xml
|
||||
- https://www.cbc.ca/cmlink/rss-topstories
|
||||
# Optionally define an application to view the feeds
|
||||
externalViewer: brave
|
Reference in New Issue
Block a user