Adding Epiphany to system and updating flake

This commit is contained in:
Lyes Saadi 2024-05-05 22:50:35 +02:00
parent b298cafeca
commit d3c8be615a
No known key found for this signature in database
GPG key ID: 17418538BAA17767
2 changed files with 4 additions and 6 deletions

6
flake.lock generated
View file

@ -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": {

View file

@ -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"