Compare commits

..

2 Commits

Author SHA1 Message Date
fab563fa2d worf: Update to nixos 24.11 2024-12-01 12:45:21 +01:00
87ced23c91 flake: No need for unstable packages 2024-12-01 12:45:21 +01:00
2 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,7 @@
allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"copilot.vim"
"keymapp"
"tlclient"
];
};

View File

@ -32,6 +32,7 @@
"copilot.vim"
"steam"
"steam-unwrapped"
"tlclient"
];
};