mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-27 14:34:22 -04:00
update desktop to unstable
This commit is contained in:
parent
0127b58b58
commit
dfc97d17ee
9 changed files with 89 additions and 72 deletions
|
@ -1,11 +1,11 @@
|
|||
{ pkgs, ... }:
|
||||
{ pkgs, stable, ... }:
|
||||
{
|
||||
imports = [
|
||||
./unstable.nix
|
||||
];
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
firefox-beta
|
||||
pkgs.firefox-beta-bin
|
||||
vlc
|
||||
unstable.brave
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue