Adding footmisc

This commit is contained in:
Lyes Saadi 2024-05-15 20:40:50 +02:00
parent b684757cf1
commit 62b09a945d
No known key found for this signature in database
GPG key ID: 17418538BAA17767
2 changed files with 5 additions and 4 deletions

6
flake.lock generated
View file

@ -54,11 +54,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1715447595, "lastModified": 1715534503,
"narHash": "sha256-VsVAUQOj/cS1LCOmMjAGeRksXIAdPnFIjCQ0XLkCsT0=", "narHash": "sha256-5ZSVkFadZbFP1THataCaSf0JH2cAH3S29hU9rrxTEqk=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "062ca2a9370a27a35c524dc82d540e6e9824b652", "rev": "2057814051972fa1453ddfb0d98badbea9b83c06",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -11,7 +11,8 @@ let
fontawesome5 fontawesome5
montserrat montserrat
titlesec titlesec
ly1; ly1
footmisc;
}); });
in { in {
users.users.lyes.packages = with pkgs; [ users.users.lyes.packages = with pkgs; [