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": {
|
"locked": {
|
||||||
"lastModified": 1714900398,
|
"lastModified": 1714931954,
|
||||||
"narHash": "sha256-H7XYHpjk1G6dkA3AnbYrKtaTFjcCE7ul6nUVlVQxtsA=",
|
"narHash": "sha256-QXpLmgmisNK2Zgpnu9DiO9ScrKJuJ4zmiMTNpObVIuk=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "fdaaf543bad047639ef0b356ea2e6caec2f1215c",
|
"rev": "3dfe05aa9b5646995ace887931fa60269a039777",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
|
|
@ -22,6 +22,7 @@ in {
|
||||||
varia
|
varia
|
||||||
filezilla
|
filezilla
|
||||||
whatip
|
whatip
|
||||||
|
epiphany
|
||||||
|
|
||||||
# Messaging
|
# Messaging
|
||||||
thunderbird
|
thunderbird
|
||||||
|
|
@ -136,9 +137,6 @@ in {
|
||||||
}];
|
}];
|
||||||
|
|
||||||
packages = [
|
packages = [
|
||||||
# Web
|
|
||||||
"org.gnome.Epiphany"
|
|
||||||
|
|
||||||
# Video
|
# Video
|
||||||
"org.nickvision.tubeconverter"
|
"org.nickvision.tubeconverter"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue