Adding Epiphany to system and updating flake
This commit is contained in:
parent
b298cafeca
commit
d3c8be615a
2 changed files with 4 additions and 6 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -7,11 +7,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1714900398,
|
||||
"narHash": "sha256-H7XYHpjk1G6dkA3AnbYrKtaTFjcCE7ul6nUVlVQxtsA=",
|
||||
"lastModified": 1714931954,
|
||||
"narHash": "sha256-QXpLmgmisNK2Zgpnu9DiO9ScrKJuJ4zmiMTNpObVIuk=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "fdaaf543bad047639ef0b356ea2e6caec2f1215c",
|
||||
"rev": "3dfe05aa9b5646995ace887931fa60269a039777",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ in {
|
|||
varia
|
||||
filezilla
|
||||
whatip
|
||||
epiphany
|
||||
|
||||
# Messaging
|
||||
thunderbird
|
||||
|
|
@ -136,9 +137,6 @@ in {
|
|||
}];
|
||||
|
||||
packages = [
|
||||
# Web
|
||||
"org.gnome.Epiphany"
|
||||
|
||||
# Video
|
||||
"org.nickvision.tubeconverter"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue