Compare commits

..

2 Commits

Author SHA1 Message Date
80bdeb42cf worf: Update to nixos 24.11 2024-12-01 12:42:38 +01:00
b8e442b4fa flake: No need for unstable packages 2024-12-01 12:42:15 +01:00
2 changed files with 0 additions and 2 deletions

View File

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

View File

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